home *** CD-ROM | disk | FTP | other *** search
/ PC Plus SuperCD (UK) 1997 February / PC Plus Super CD (Issue 124) (PCP124-2-97) (February 1997).iso / handson / delphi / outline3 / vcl.otl < prev   
Encoding:
Text File  |  1996-10-11  |  387 b   |  26 lines

  1. TObject
  2.     TPersistent
  3.     TComponent
  4.         TApplication
  5.         TBatchMove
  6.         TCommonDialog
  7.             TColorDialog
  8.             TFindDialog
  9.                 TReplaceDialog
  10.             TFontDialog
  11.             TOpenDialog
  12.                 TSaveDialog
  13.         TField
  14.             TNumericField
  15.                 TIntegerField
  16.                     TAutoIncField
  17.                     TSmallIntField
  18.                     TWordField
  19.     TControl
  20.     TWinControl
  21.     TControl
  22.         TGraphicControl
  23.             TCustomLabel
  24.                 TDBText
  25.                 TLabel
  26.